SixBit API Schema
QuantityType Simple Type
Description
The quantity.
Namespace (none)
Type
Restriction of xs:int
Diagram
QuantityType Simple Type
Overview
QuantityType Restriction of xs:int
The quantity.
Source
<xs:simpleType name="QuantityType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The quantity.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:int"></xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.